ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Waterfall<T> Class / Styles Property

In This Topic
    Styles Property (Waterfall<T>)
    In This Topic
    Gets or set the waterfall styles.
    Syntax
    'Declaration
     
    
    Public Property Styles As WaterfallStyles
    public WaterfallStyles Styles {get; set;}
    See Also